composer.lock
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "78d6db83e42e2c8fb3022704a08c9dd2",
"packages": [
{
"name": "gabordemooij/redbean",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/gabordemooij/redbean.git",
"reference": "edee651d01a6b77ecf4cc16e3ac4b245a2c843a6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/gabordemooij/redbean/zipball/edee651d01a6b77ecf4cc16e3ac4b245a2c843a6",
"reference": "edee651d01a6b77ecf4cc16e3ac4b245a2c843a6",
"shasum": ""
},
"require": {
"php": ">=5.3.4"
},
"default-branch": true,
"type": "library",
"autoload": {
"psr-4": {
"RedBeanPHP\\": "RedBeanPHP"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Gabor de Mooij",
"email": "gabor@redbeanphp.com",
"homepage": "https://redbeanphp.com"
}
],
"description": "RedBeanPHP ORM",
"homepage": "https://redbeanphp.com/",
"keywords": [
"orm"
],
"support": {
"issues": "https://github.com/gabordemooij/redbean/issues",
"source": "https://github.com/gabordemooij/redbean/tree/master"
},
"time": "2021-11-21T10:32:52+00:00"
}
],
"packages-dev": [
{
"name": "taeluf/better-regex",
"version": "v0.3.x-dev",
"source": {
"type": "git",
"url": "https://gitlab.com/taeluf/php/better-regex.git",
"reference": "37164cb7aa2537b3623529ff68db6d85de343cd1"
},
"dist": {
"type": "zip",
"url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2Fbetter-regex/repository/archive.zip?sha=37164cb7aa2537b3623529ff68db6d85de343cd1",
"reference": "37164cb7aa2537b3623529ff68db6d85de343cd1",
"shasum": ""
},
"default-branch": true,
"type": "library",
"autoload": {
"classmap": [
"code"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"support": {
"issues": "https://gitlab.com/api/v4/projects/23207428/issues"
},
"time": "2021-09-18T21:27:33+00:00"
},
{
"name": "taeluf/cli",
"version": "v0.1.x-dev",
"source": {
"type": "git",
"url": "https://gitlab.com/taeluf/php/cli.git",
"reference": "ad54fabde41d2a7f301e24128bdd6407de2bfd52"
},
"dist": {
"type": "zip",
"url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2Fcli/repository/archive.zip?sha=ad54fabde41d2a7f301e24128bdd6407de2bfd52",
"reference": "ad54fabde41d2a7f301e24128bdd6407de2bfd52",
"shasum": ""
},
"require-dev": {
"taeluf/code-scrawl": "v0.5.x-dev"
},
"default-branch": true,
"type": "library",
"autoload": {
"classmap": [
"code"
],
"files": []
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"support": {
"issues": "https://gitlab.com/api/v4/projects/31295139/issues"
},
"time": "2021-12-03T20:20:44+00:00"
},
{
"name": "taeluf/code-scrawl",
"version": "v0.3.x-dev",
"source": {
"type": "git",
"url": "https://gitlab.com/taeluf/php/CodeScrawl.git",
"reference": "fb8d60710e41aebf544aae91df68b7f45202127d"
},
"dist": {
"type": "zip",
"url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2FCodeScrawl/repository/archive.zip?sha=fb8d60710e41aebf544aae91df68b7f45202127d",
"reference": "fb8d60710e41aebf544aae91df68b7f45202127d",
"shasum": ""
},
"require": {
"taeluf/better-regex": "v0.3.x-dev",
"taeluf/lexer": "v0.6.x-dev"
},
"require-dev": {
"taeluf/tester": "v0.2.x-dev"
},
"bin": [
"bin/scrawl"
],
"type": "library",
"autoload": {
"classmap": [
"code"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A documentation generation framework with some built-in extensions for exporting comments and code, and importing into markdown. ",
"support": {
"issues": "https://gitlab.com/api/v4/projects/23167681/issues"
},
"time": "2021-12-03T22:00:18+00:00"
},
{
"name": "taeluf/lexer",
"version": "v0.6.x-dev",
"source": {
"type": "git",
"url": "https://gitlab.com/taeluf/php/lexer.git",
"reference": "0ddc8dfc8c58ff551bea97962687c96eab0f861f"
},
"dist": {
"type": "zip",
"url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2Flexer/repository/archive.zip?sha=0ddc8dfc8c58ff551bea97962687c96eab0f861f",
"reference": "0ddc8dfc8c58ff551bea97962687c96eab0f861f",
"shasum": ""
},
"require-dev": {
"taeluf/code-scrawl": "v0.2.x-dev",
"taeluf/tester": "v0.2.x-dev"
},
"default-branch": true,
"type": "library",
"autoload": {
"classmap": [
"code"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A declarative lexer seamlessly hooking into php functions, building ASTs for multiple languages.",
"support": {
"issues": "https://gitlab.com/api/v4/projects/24825489/issues"
},
"time": "2021-07-17T16:22:32+00:00"
},
{
"name": "taeluf/tester",
"version": "v0.3.x-dev",
"source": {
"type": "git",
"url": "https://gitlab.com/taeluf/php/php-tests.git",
"reference": "d8876bd0b374f985412a6ad1a604045d7bfa6813"
},
"dist": {
"type": "zip",
"url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2Fphp-tests/repository/archive.zip?sha=d8876bd0b374f985412a6ad1a604045d7bfa6813",
"reference": "d8876bd0b374f985412a6ad1a604045d7bfa6813",
"shasum": ""
},
"require": {
"taeluf/cli": "v0.1.x-dev"
},
"require-dev": {
"taeluf/code-scrawl": "v0.3.x-dev"
},
"bin": [
"code/phptest"
],
"type": "library",
"autoload": {
"classmap": [
"code/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A unit testing library for Php.",
"support": {
"issues": "https://gitlab.com/api/v4/projects/22523769/issues"
},
"time": "2021-12-03T21:54:16+00:00"
}
],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": {
"taeluf/tester": 20,
"taeluf/code-scrawl": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.1.0"
}